home *** CD-ROM | disk | FTP | other *** search
/ Merciful 5 / Merciful - Disc 5.iso / software / p / powercachev37.115cr.lha / installation / Install.readme < prev    next >
Text File  |  1996-05-03  |  3KB  |  59 lines

  1.  
  2. PowerCache Installation Notes
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4. NOTE: If you use the Commodore Installer script,  you must copy the keyfile
  5. PowerCache.key into your L: directory manually.
  6.  
  7. There  are  two  ways  of  installing PowerCache.  Either you can choose to
  8. install  PowerCache "the old-fashioned way", with the IconX script provided
  9. here, or you can use the "Installer" script in the Workbench2.1+ directory.
  10.  
  11. Note,  that  as  the  Installer is an official Commodore product, it is not
  12. provided in this distribution.  Doing so would conflict with the copyrights
  13. imposed  by  Commodore.  The Installer has now been released to the general
  14. public,  so  it  should  not  be too hard for you to pick it up off some PD
  15. series  in  the  near  future  (try  Fred Fish, or, better still, call your
  16. favourite BBS system).  When I receive my Installer distribution licence, I
  17. will supply the Installer executable.
  18.  
  19. If  you  have Workbench 2.1, 3.0 or higher, you will find Installer on your
  20. Workbench  installation  disk.   Simply  copy  it  to the C:  directory, or
  21. anywhere in your Shell command path.
  22.  
  23. If you choose to perform a manual installation, you must
  24.  
  25. · Copy libs/reqtools.library from the distribution disk to your own
  26.   LIBS: directory
  27.  
  28. · Make a directory called "PowerCache" on your system disk (hard disk)
  29.  
  30. · Assuming the distribution disk is in DF0: and your system disk is DH0:,
  31.   issue the following CLI command:
  32.  
  33.   1> Copy DF0:PowerCache DH0:PowerCache  ; Or Copy DF0:PowerCache.020...
  34.  
  35.   Next, make a "Documentation" directory, in the PowerCache directory you
  36.   made in the previous step. Then issue this command:
  37.  
  38.   1> Copy DF0:PowerCache/Documentation/#?.guide#? DH0:PowerCache/Documentation
  39.  
  40. · Put the following few lines into your S:User-Startup file:
  41.  
  42.   ;BEGIN PowerCache
  43.   Assign PowerCache: DH0:PowerCache DEFER
  44.   ;END PowerCache
  45.  
  46. PowerCache  can  be run without this assign, but only if you organize it on
  47. your  harddisk  exactly  as  it  is  on  the  distribution  disk.  That is,
  48. PowerCache  must  be  able  to open either "Documentation/PowerCache.guide"
  49. from its root directory, or "PowerCache:Documentation/PowerCache.guide".
  50.  
  51. For  future  compatibility it is recommended that you do indeed include the
  52. assign  statement  in  your  user-startup file, since later versions of the
  53. program may *require* this assign in order to work at all.
  54.  
  55. For  further  information  on  how to perform a manual installation, please
  56. consult the PowerCache documentation file (PowerCache.guide) located in the
  57. Documentation drawer.
  58.  
  59.